Xbasic

Reporting::ReportExcelTemplate.InsertBand Method

Syntax

L InsertBand(Band as Reporting::ReportExcelBand [, InsertBefore as N = 1])

Arguments

Band

Reporting::ReportExcelBand

InsertBefore

N = 1

Description

Insert a new Band.

See Also